home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu295.dms / pu295.adf / Speech / Betterspeech / betterspeech.doc < prev    next >
Text File  |  1989-01-05  |  2KB  |  65 lines

  1.  
  2.                                 BetterSpeech Version 1.0
  3.  
  4.                              A speech enhancement Utility
  5.                                        for the
  6.                                    Commodore Amiga
  7.  
  8.  
  9.                                    April, 1988
  10.  
  11.  
  12.  
  13.                   Copyright (C) Dexter (Chip) Orange, 1988.
  14.  
  15.  
  16.  
  17.      BetterSpeech is a program designed to be run in the background
  18. so it can intercept calls to the Translate routine of the Translator library and
  19. do some pre-processing of the text before it is translated.
  20.  
  21. This processing is usually of two forms:
  22. substitution of alternate pronunciations for specific words which are
  23. normally mispronounced, and the translation of numeric sequences into their
  24. proper english pronunciation. (this latter includes the proper pronunciation
  25. of dates such as 1978).
  26.  
  27.      When BetterSpeech is involked (you do this by typing: RUN BetterSpeech),
  28. it looks for a file called DEVS:Translator.Exceptions. If this file exists,
  29. BetterSpeech assumes that it contains a list of exceptions and alternate
  30. pronunciations for these exceptions.
  31.  
  32. The format of this file is:
  33.  
  34. <exception>
  35. <its replacement>
  36. .
  37. .
  38. .
  39.  
  40.  
  41.  
  42.      A sample translator.exceptions file is provided in this distribution
  43. so you can get the idea.
  44.  
  45.      You can force BetterSpeech to unload by sending it a control-C break
  46. with the BREAK command like so:
  47.  
  48. BREAK 2
  49.  
  50. (use the proper task number, the 2 here is
  51. just an example).
  52.  
  53.  
  54.  
  55.      BetterSpeech is freely distributable, and I would appreciate any
  56. coments/suggestions/bug reports at any of the following:
  57.  
  58.  
  59. U.S. snail:
  60.      3227 Rain Valley Ct.
  61.       Tallahassee, FL. 32308
  62.  
  63. CIS: 71450,1162
  64.  
  65.